machine code program造句
例句與造句
- This feature enabled hackers to write and debug machine code programs without needing further development software.
- Instead, users had to execute a Galaksija BASIC command to run a machine code program from ROM " B " before they can gain additional features.
- Machine code programs are written in an octal / decimal representation exemplified in the Example Program above, and loaded by a rudimentary assembler known as the " Translation Input Routine ".
- Machine code programs were also published, usually for simple video games listed in BASIC DATA statements as hexadecimal numbers that could be MLX ( available for Apple II, Atari and Commodore hardware, and written in BASIC ).
- When explicit byte sequence is required ( for example for hex dump of machine code programs or ROM content ) a byte-by-byte representation is favoured, commonly organized in 16-byte rows with an optional divider between 8-byte groups:
- It's difficult to find machine code program in a sentence. 用machine code program造句挺難的
- LOAD " FILE ", 8, 1 ), the program is loaded starting from the address specified by the file itself ( the PRG header, which is the first two bytes of the file ) & mdash; this form of command is more common when loading machine code programs.
- The tokenized source files were a benefit in other ways too for instance, GFA BASIC allowed users to include binary data in their BASIC code via an " INLINE " statement, and could even be integrated with the GFA Assembler to allow users to develop machine code programs inside INLINE statements in order to accelerate particular areas of a program.